Changelog
Version 3.0.1 - 17 December,
2020
- Fix dropdown issue on first page load
- Update XD design files
- UI design improvements
- Bug fixes and performance improvements
Version 3.0.0 - 10 December,
2020
- Release Tailwind 2 support
- UI design improvements
- Bug fixes and performance improvements
Version 2.0.4 - 27 September,
2020
- Rework the project structure
Version 2.0.3 - 13 September,
2020
- Update Laravel version to 8.0
Version 2.0.2 - 7 September,
2020
- Rework dropdown component placement by using popper.js
-
Add new programmatically show/hide methods for dropdown
component
- Add new data-dismiss property to dismiss the dropdown box
- Change cash-dom global identifier from $() to cd()
- Bug fixes and performance improvements
Version 2.0.1 - 25 August, 2020
- Fix responsive issue on tabulator page
Version 2.0.0 - 22 August, 2020
-
Dropping jQuery as a required dependency which effects the
replacement of all jQuery plugins to the VanillaJs plugins
-
List of replaced plugins:
-
jQuery to Cash-DOM (For DOM manipulation), VelocityJs (For
Animations), Axios (For client HTTP request)
- Datatables to Tabulator Table
- Daterangepicker to Litepicker
- Driftzoom to Zoom Vanilla
- Jquery Toast to Toastify
- Momentjs to Dayjs
- Select2 to Tailselect
- Slick Carousel to Tiny Slider
- Summernote to CKEditor
- Tooltipster to TippyJs
Version 1.0.4 - 13 June, 2020
- Update DropzoneJS SASS file usage
- Fix compiling issues
- Make Feather Icons accessible globally
Version 1.0.3 - 18 May, 2020
- Expose jQuery & plugins globally.
- Bug fixing & performance improvements.
-
Dropping vuejs usage for authentication & use jQuery instead.
Version 1.0.2 - 07 May, 2020
- Fixed shuttering issue on first page load.
- Added HTML version.
Version 1.0.1 - 04 May, 2020
- Added new modal variants.
- Added new update profile page.
- Added new change password page.
- Updated documentation.
- Fix missing summernote fonts on production build.
- Fix missing slick carousel ajax.gif on production build.
- Added new data-dismiss property to close modal.
- Added new post news Application.
- Minor adjustment on wysiwyg editor styles.
- Upgrade tailwind version to v1.4.0.
Version 1.0.0 - 28 Apr, 2020
New
Initial Release
-
Side menu layout with sales & transactions dashboard. Basic
components & pages.